accounts.contact.accounts.<name>.vdirsyncer.clientIdCommand

A command that prints the OAuth credentials to standard output.

See https://vdirsyncer.pimutils.org/en/stable/config.html#google for more information.

Type
null or (list of string)
Default
null
Example
[
  "pass"
  "client_id"
]
Declared
<home-manager/modules/accounts/contacts.nix>